home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 11451 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: news.PBI.net!usenet
  2. From: mich@pbinet.com
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Compiler for Windows?
  5. Date: 24 Mar 1996 06:30:22 GMT
  6. Organization: Pacific Bell Internet Services
  7. Message-ID: <4j2q5u$36l@SNFC21_SRVR_WWW.PBI.net>
  8. References: <4irqpq$jhq@gerry.cc.keele.ac.uk> <4iubej$27l@news.interpath.net> <4iufn1$ka2@mule1.mindspring.com>
  9. Reply-To: mich@pbinet.com
  10. NNTP-Posting-Host: ppp-5-38.rdcy01.pbinet.com
  11. X-Newsreader: IBM NewsReader/2 v1.03
  12.  
  13. In <4iufn1$ka2@mule1.mindspring.com>, vtipres@atl.mindspring.com (shon frazier) writes:
  14. >You might want to check out Microsoft's Visual C/C++.  Keep in mind
  15. >though that you probably have to buy the Prof. Ed. to get EXEs.  Also,
  16. >check in software stores for Borland C/C++ for Windows.
  17.  
  18. Why would he need to keep that in mind, the whole point of VC++ is to create
  19. EXE's, professional or otherwise. C, and C++ for that matter, is NOT an
  20. interpeted language. Your going to 'get EXEs' no matter what you get, be it the
  21. lowliest shareware command line interface-only compiler to the GUI-est, full
  22. blown feature packed development mega-system.
  23.  
  24.